what are the various objects in dataset?
3530
14-Jan-2011
hanmandlu vasani
16-Apr-2014The DataSet class exists in the System.Data namespace. The Classes contained in the DataSet class are:
DataTable
DataColumn
DataRow
Constraint
DataRelation.